Skip to content

chore(deps): update dependency @mui/x-date-pickers to v8.5.0 #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/x-date-pickers (source) 8.0.0-alpha.14 -> 8.5.0 age adoption passing confidence

Release Notes

mui/mui-x (@​mui/x-date-pickers)

v8.5.0

Compare Source

May 29, 2025

We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:

  • 📊 Add support for exporting RadarChartPro, FunnelChart and Heatmap as image and PDF.
  • 📊 RadarChart is now stable.

Special thanks go out to the community members for their valuable contributions:
@​xBlizZer, @​sai6855, @​alisasanib.
Following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​oliviertassinari.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date and Time Pickers
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core

v8.4.0

Compare Source

May 21, 2025

We'd like to offer a big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:

Special thanks go out to the community members for their valuable contributions:
@​aizerin, @​arminmeh, @​campmarc, @​jyash97, @​mapache-salvaje, @​noraleonte, @​nusr, @​ragnarr18, @​romgrk, @​whereisrmsqhs.
Following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​flaviendelangle, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​MBilalShafi, @​rita-codes.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core

v8.3.1

Compare Source

May 14, 2025

We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:

  • 🌍 Improve Norwegian Bokmål (nb-NO) locale on the Data Grid
  • 🌍 Improve Korean (ko-KR) locale on the Data Grid and Pickers
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions:
@​100pearlcent, @​htollefsen, @​JanPretzel, @​sai6855.
Following are all team members who have contributed to this release:
@​bernardobelchior, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​MBilalShafi, @​oliviertassinari, @​prakhargupta1.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core

v8.3.0

Compare Source

May 8, 2025

We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:

  • 🎨 Added new styling options and shapes for <FunnelChart />, including variant, borderRadius, pyramid, and step-pyramid curves.
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to this community member for a valuable contribution: @​ptuukkan.
Team members who have contributed to this release: @​alexfauquette, @​arminmeh, @​bernardobelchior, @​flaviendelangle, @​Janpot, @​JCQuintas, @​LukasTy, @​MBilalShafi, @​rita-codes, @​romgrk.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Charts
  • The <FunnelChart /> series now accepts a variant='outlined' prop for a simpler style. Screenshot 2025-05-06 at 20 36 12

  • Add a borderRadius property to <FunnelChart />. All funnels have 8px as a default value. Screenshot 2025-05-06 at 14 00 20

  • Add a pyramid curve to <FunnelChart />, which allows creation of a pyramid-shaped funnel. Screenshot 2025-05-06 at 14 32 59

  • Add a step-pyramid curve to <FunnelChart />, which creates a stepped-pyramid like shape. Screenshot 2025-05-06 at 14 33 03

@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core

v8.2.0

Compare Source

May 1, 2025

We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:

  • 📊 <FunnelChart/> now uses the strawberrySky sequential color palette by default. Screenshot 2025-04-29 at 13 55 21
  • 📊 Add API to export a chart as an image: apiRef.exportAsImageLearn more.

Special thanks go out to the community members for their valuable contributions:
@​federico-ntr, @​nusr.
Following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​hasdfa, @​Janpot, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​MBilalShafi, @​michelengelen, @​oliviertassinari, @​romgrk.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

  • [DataGridPro] Use intersection observer to trigger server-side infinite loading (#​17369) @​arminmeh
@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core

v8.1.0

Compare Source

Apr 24, 2025

We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:

  • 📊 Add API to print a chart or export it as PDF: apiRef.exportAsPrint().
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions:
@​lhilgert9, @​ArturAghakaryan, @​sai6855.
Following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​joserodolfofreitas, @​KenanYusuf, @​LukasTy, @​mapache-salvaje, @​oliviertassinari, @​romgrk.

Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
  • Add API to print a chart or export it as PDF: apiRef.exportAsPrint().
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

Tree View
@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Docs
Core

v8.0.0

Compare Source

Apr 17, 2025

We're excited to announce the first v8 stable release! 🎉🚀

This is now the officially supported major version, where we'll keep rolling out new features, bug fixes, and improvements.
Migration guides are available with a complete list of the breaking changes:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

sourcery-ai bot commented Mar 21, 2025

Reviewer's Guide by Sourcery

This pull request updates the @mui/x-date-pickers dependency from version 8.0.0-alpha.14 to 8.0.0-beta.0. This update includes bug fixes, new features such as the Time Range Picker component, and support for @mui/material version 7.

Updated class diagram for @mui/x-date-pickers

classDiagram
  class DatePicker {
    <<component>>
    +render()
  }
  class TimePicker {
    <<component>>
    +render()
  }
  class DateTimePicker {
    <<component>>
    +render()
  }
  class TimeRangePicker {
    <<component>>
    +render()
  }

  note for TimeRangePicker "New component added in v8.0.0-beta.0"

  DatePicker <|-- DateTimePicker : extends
  TimePicker <|-- DateTimePicker : extends
Loading

File-Level Changes

Change Details Files
The pull request updates the @mui/x-date-pickers dependency from version 8.0.0-alpha.14 to 8.0.0-beta.0.
  • Update @mui/x-date-pickers to version 8.0.0-beta.0.
pnpm-lock.yaml
package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

@renovate renovate bot force-pushed the renovate/mui-x-date-pickers-8.x branch from 0816f36 to fa66686 Compare March 21, 2025 17:32
@renovate renovate bot changed the title chore(deps): update dependency @mui/x-date-pickers to v8.0.0-beta.0 chore(deps): update dependency @mui/x-date-pickers to v8.0.0-beta.1 Mar 21, 2025
@renovate renovate bot force-pushed the renovate/mui-x-date-pickers-8.x branch from fa66686 to add05a1 Compare March 29, 2025 19:46
@renovate renovate bot changed the title chore(deps): update dependency @mui/x-date-pickers to v8.0.0-beta.1 chore(deps): update dependency @mui/x-date-pickers to v8.0.0-beta.2 Mar 29, 2025
@renovate renovate bot force-pushed the renovate/mui-x-date-pickers-8.x branch from add05a1 to 7c621ba Compare April 4, 2025 03:34
@renovate renovate bot changed the title chore(deps): update dependency @mui/x-date-pickers to v8.0.0-beta.2 chore(deps): update dependency @mui/x-date-pickers to v8.0.0-beta.3 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/mui-x-date-pickers-8.x branch from 7c621ba to 7b2518e Compare April 18, 2025 12:10
@renovate renovate bot changed the title chore(deps): update dependency @mui/x-date-pickers to v8.0.0-beta.3 chore(deps): update dependency @mui/x-date-pickers to v8.0.0 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/mui-x-date-pickers-8.x branch from 7b2518e to 9a15bf5 Compare April 26, 2025 19:39
@renovate renovate bot changed the title chore(deps): update dependency @mui/x-date-pickers to v8.0.0 chore(deps): update dependency @mui/x-date-pickers to v8.1.0 Apr 26, 2025
@renovate renovate bot force-pushed the renovate/mui-x-date-pickers-8.x branch from 9a15bf5 to c6d5da3 Compare May 3, 2025 07:59
@renovate renovate bot changed the title chore(deps): update dependency @mui/x-date-pickers to v8.1.0 chore(deps): update dependency @mui/x-date-pickers to v8.2.0 May 3, 2025
@renovate renovate bot force-pushed the renovate/mui-x-date-pickers-8.x branch from c6d5da3 to 3e0c085 Compare May 10, 2025 16:04
@renovate renovate bot changed the title chore(deps): update dependency @mui/x-date-pickers to v8.2.0 chore(deps): update dependency @mui/x-date-pickers to v8.3.0 May 10, 2025
@renovate renovate bot force-pushed the renovate/mui-x-date-pickers-8.x branch from 3e0c085 to d80788d Compare May 16, 2025 00:13
@renovate renovate bot changed the title chore(deps): update dependency @mui/x-date-pickers to v8.3.0 chore(deps): update dependency @mui/x-date-pickers to v8.3.1 May 16, 2025
@renovate renovate bot force-pushed the renovate/mui-x-date-pickers-8.x branch from d80788d to 44d44cd Compare May 24, 2025 15:53
@renovate renovate bot changed the title chore(deps): update dependency @mui/x-date-pickers to v8.3.1 chore(deps): update dependency @mui/x-date-pickers to v8.4.0 May 24, 2025
@renovate renovate bot force-pushed the renovate/mui-x-date-pickers-8.x branch from 44d44cd to f0cd754 Compare June 1, 2025 07:35
@renovate renovate bot changed the title chore(deps): update dependency @mui/x-date-pickers to v8.4.0 chore(deps): update dependency @mui/x-date-pickers to v8.5.0 Jun 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants